home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-09-03 | 903 b | 27 lines |
- // This .ini file allows you, the reseller, to customize the Internet Anywhere Mail Server
- // to point to your Web site.
- //
- // If you enter a value for "NameOnWebMenuItem" a popup menu item will be created on the
- // help menu, containing the values for "HomeMenuSubItem" and "BuyMenuSubItem"
- //
- // For Example:
- //
- // NameOnWebMenuItem=My Internet Web Site
- // HomeMenuSubItem=My Home Page
- // HomeURL=http://www.somewhere.com
- // BuyMenuSubItem=Buy from me for great savings!
- // BuyURL=http://www.somewhere.com/purchase
- //
- // The above will create Help->My Internet Web Site
- // with the sub items ->My Home Page
- // ->Buy from me for great savings!
- //
- // NOTE: the values are only read from this file on startup, so if you are testing, you will
- // need to stop and re-start the mail server.
-
- [reseller]
- NameOnWebMenuItem=
- HomeMenuSubItem=
- HomeURL=
- BuyMenuSubItem=
- BuyURL=